Fix length argument to memmove so we don't mangle the dest string.
authorrobertl <robertl>
Fri, 17 Jun 2005 13:17:09 +0000 (13:17 +0000)
committerrobertl <robertl>
Fri, 17 Jun 2005 13:17:09 +0000 (13:17 +0000)
commit47d17952db10116faa30a459e8bf4b771aecd47e
tree20a848df6bedb413e105561635b24782e32d51b9
parent65aaf65b7255b09b5dcfe42fd831828f5bb812d3
Fix length argument to memmove so we don't mangle the dest string.
util.c